home *** CD-ROM | disk | FTP | other *** search
/ mail.altrad.com / 2015.02.mail.altrad.com.tar / mail.altrad.com / TEST / office deutch / OFFICE.NL-NL / OFFICELR.CAB / COLLECTSIGNATURES_SIGN.XSN_1043 / myschema.xsd < prev    next >
Extensible Markup Language  |  2006-11-13  |  3KB  |  52 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?><!-- _lcid="1033" _version="12.0.4518.1000" --><!-- _LocalBinding --><xsd:schema targetNamespace="http://schemas.microsoft.com/office/infopath/2003/myXSD" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:aml="http://schemas.microsoft.com/aml/2001/core" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:o12="http://schemas.microsoft.com/office/2004/7/core" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w12="http://schemas.microsoft.com/office/word/2004/6/wordml" xmlns:wx="http://schemas.microsoft.com/office/word/2003/auxHint" xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml" xmlns:sl="http://schemas.microsoft.com/schemaLibrary/2003/core" xmlns:dfs="http://schemas.microsoft.com/office/infopath/2003/dataFormSolution" xmlns:tns="http://schemas.microsoft.com/sharepoint/soap/workflow/" xmlns:s1="http://microsoft.com/wsdl/types/" xmlns:z="#RowsetSchema" xmlns:my="http://schemas.microsoft.com/office/infopath/2003/myXSD" xmlns:xd="http://schemas.microsoft.com/office/infopath/2003" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  2.     <xsd:element name="myFields">
  3.         <xsd:complexType>
  4.             <xsd:sequence>
  5.                 <xsd:element ref="my:TaskStatus" minOccurs="0"/>
  6.                 <xsd:element ref="my:DelegateTo" minOccurs="0"/>
  7.                 <xsd:element ref="my:SigInstructions" minOccurs="0"/>
  8.                 <xsd:element ref="my:SigDetails" minOccurs="0"/>
  9.                 <xsd:element ref="my:Status" minOccurs="0"/>
  10.             </xsd:sequence>
  11.             <xsd:anyAttribute processContents="lax" namespace="http://www.w3.org/XML/1998/namespace"/>
  12.         </xsd:complexType>
  13.     </xsd:element>
  14.     <xsd:element name="TaskStatus" type="xsd:string"/>
  15.     <xsd:element name="DelegateTo">
  16.         <xsd:complexType>
  17.             <xsd:sequence>
  18.                 <xsd:element ref="my:Person" minOccurs="0" maxOccurs="unbounded"/>
  19.             </xsd:sequence>
  20.         </xsd:complexType>
  21.     </xsd:element>
  22.     <xsd:element name="Person">
  23.         <xsd:complexType>
  24.             <xsd:sequence>
  25.                 <xsd:element ref="my:DisplayName" minOccurs="0"/>
  26.                 <xsd:element ref="my:AccountId" minOccurs="0"/>
  27.                 <xsd:element ref="my:AccountType" minOccurs="0"/>
  28.             </xsd:sequence>
  29.         </xsd:complexType>
  30.     </xsd:element>
  31.     <xsd:element name="DisplayName" type="xsd:string"/>
  32.     <xsd:element name="AccountId" type="xsd:string"/>
  33.     <xsd:element name="AccountType" type="xsd:string"/>
  34.     <xsd:element name="SigInstructions">
  35.         <xsd:complexType>
  36.             <xsd:sequence>
  37.                 <xsd:element ref="my:OffsiteParticipant" minOccurs="0"/>
  38.             </xsd:sequence>
  39.         </xsd:complexType>
  40.     </xsd:element>
  41.     <xsd:element name="OffsiteParticipant">
  42.         <xsd:complexType>
  43.             <xsd:sequence/>
  44.         </xsd:complexType>
  45.     </xsd:element>
  46.     <xsd:element name="SigDetails">
  47.         <xsd:complexType>
  48.             <xsd:sequence/>
  49.         </xsd:complexType>
  50.     </xsd:element>
  51.     <xsd:element name="Status" type="xsd:string"/>
  52. </xsd:schema>